Skip to content

Fix #57: Fix handling of scala.quoted opening quotes #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2019

Conversation

nicolasstucki
Copy link
Contributor

  • Remove '( as a opening quote
  • Make sure that '{/'[ is not followed by '

@nicolasstucki nicolasstucki changed the title Fix handling of scala.quoted opening quotes Fix #57: Fix handling of scala.quoted opening quotes Sep 22, 2019
* Remove `'(` as a opening quote
* Make sure that `'{`/`'[` is not followed by `'`
Copy link

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicolasstucki nicolasstucki merged commit 415ba76 into scala:master Sep 23, 2019
@nicolasstucki nicolasstucki deleted the fix-#57 branch September 23, 2019 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants